PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutlineItem Class / getColor Method
In This Topic
    getColor Method
    In This Topic
    Gets the color.
    Syntax
    public PDFRgbColor getColor()

    Return Value

    The color to be used for the outline item's text.
    See Also